home *** CD-ROM | disk | FTP | other *** search
-
- ;Colors for Kewords (=keyword), Quoted Strings, Comments
- ;Default and background defined in syntax coloring dialog
- ;Additional colors defined here
- [COLORS]
- attribute=0,128,192
- element=0,96,192
- keyword=0,0,255
- ;dk red
- wsh=128,0,0
- wshom=128,0,0
- vbmethod=255,0,255
- wshmethod=128,0,128
- vbproperty=0,255,255
- wshproperties=0,128,0
- statement=128,0,0
- object=128,128,0
- constant=0,128,255
- operator=0,128,0
-
- [KEYWORDS]
- DOCTYPE=keyword
- A=element
- ABBR=keyword
- ACCESSKEY=attribute
- ACRONYM=keyword
- ACTION=attribute
- ADDRESS=keyword
- ALIGN=attribute
- ALINK=attribute
- ALT=attribute
- APPLET=keyword
- AREA=keyword
- B=keyword
- BACKGROUND=attribute
- BALANCE=attribute
- BASE=keyword
- BASEFONT=keyword
- BDO=keyword
- BEHAVIOR=attribute
- BGCOLOR=attribute
- BGPROPERTIES=attribute
- BGSOUND=keyword
- BIG=keyword
- BLINK=keyword
- BLOCKQUOTE=keyword
- BODY=keyword
- BORDER=attribute
- BORDERCOLOR=attribute
- BORDERCOLORDARK=attribute
- BORDERCOLORLIGHT=attribute
- BOTTOMMARGIN=attribute
- BR=keyword
- BUTTON=keyword
- CAPTION=keyword
- CELLPADDING=attribute
- CELLSPACING=attribute
- CENTER=keyword
- CHECKED=attribute
- CITE=keyword
- CLASS=attribute
- CLASSID=attribute
- CLEAR=attribute
- CODE=keyword
- CODEBASE=attribute
- CODETYPE=attribute
- COL=keyword
- COLGROUP=keyword
- COLOR=attribute
- COLS=attribute
- COLSPAN=attribute
- COMPACT=attribute
- CONTENT=attribute
- CONTROLS=attribute
- COORDS=attribute
- DATA=attribute
- DATAFLD=attribute
- DATAFORMATAS=attribute
- DATASRC=attribute
- DD=keyword
- DEL=keyword
- DFN=keyword
- DIR=keyword
- DIRECTION=attribute
- DISABLED=attribute
- DIV=element
- DL=keyword
- DT=keyword
- DYNSRC=attribute
- EM=keyword
- EMBED=keyword
- ENCTYPE=attribute
- EVENT=attribute
- FACE=attribute
- FIELDSET=keyword
- FONT=keyword
- FOR=attribute
- FORM=keyword
- FRAME=keyword
- FRAMEBORDER=attribute
- FRAMESET=keyword
- FRAMESPACING=attribute
- H1=keyword
- H2=keyword
- H3=keyword
- H4=keyword
- H5=keyword
- H6=keyword
- HEAD=keyword
- HEIGHT=attribute
- HIDDEN=attribute
- HR=keyword
- HREF=attribute
- HSPACE=attribute
- HTML=keyword
- HTTP-EQUIV=attribute
- I=keyword
- ID=attribute
- IFRAME=keyword
- ILAYER=keyword
- IMG=element
- INPUT=keyword
- INS=keyword
- ISINDEX=keyword
- ISMAP=attribute
- KBD=keyword
- KEYGEN=keyword
- LABEL=keyword
- LANG=attribute
- LANGUAGE=attribute
- LAYER=keyword
- LEFTMARGIN=attribute
- LEGEND=keyword
- LI=element
- LINK=attribute
- LISTING=keyword
- LOOP=attribute
- LOWSRC=attribute
- MAP=keyword
- MARGINHEIGHT=attribute
- MARGINWIDTH=attribute
- MAXLENGTH=attribute
- MAYSCRIPT=attribute
- MENU=keyword
- META=keyword
- METHOD=attribute
- METHODS=attribute
- MULTICOL=keyword
- MULTIPLE=attribute
- NAME=attribute
- NOBR=keyword
- NOEMBED=keyword
- NOFRAMES=keyword
- NOHREF=attribute
- NOLAYER=keyword
- NORESIZE=attribute
- NOSCRIPT=keyword
- NOSHADE=attribute
- NOWRAP=attribute
- OBJECT=keyword
- OL=keyword
- OPTGROUP=keyword
- OPTION=keyword
- P=keyword
- PALETTE=attribute
- PARAM=keyword
- PLAINTEXT=keyword
- PRE=keyword
- PUBLIC=attribute
- Q=keyword
- READONLY=attribute
- REL=attribute
- REV=attribute
- RIGHTMARGIN=attribute
- ROWS=attribute
- ROWSPAN=attribute
- RULES=attribute
- S=keyword
- SAMP=keyword
- SCRIPT=keyword
- SCROLL=attribute
- SCROLLAMOUNT=attribute
- SCROLLDELAY=attribute
- SCROLLING=attribute
- SELECT=keyword
- SELECTED=attribute
- SERVER=keyword
- SHAPE=attribute
- SIZE=attribute
- SMALL=keyword
- SOUND=keyword
- SPACER=keyword
- SPAN=keyword
- SRC=attribute
- START=attribute
- STRIKE=keyword
- STRONG=keyword
- STYLE=keyword
- SUB=keyword
- SUP=keyword
- TABINDEX=attribute
- TABLE=element
- TARGET=attribute
- TBODY=element
- TD=element
- TEXT=attribute
- TEXTAREA=keyword
- TFOOT=element
- TH=element
- THEAD=element
- TITLE=keyword
- TOPMARGIN=attribute
- TR=element
- TT=keyword
- TYPE=attribute
- U=keyword
- UL=element
- URL=element
- URN=attribute
- USEMAP=attribute
- VALIGN=attribute
- VALUE=attribute
- VAR=keyword
- VLINK=attribute
- VRML=attribute
- VSPACE=attribute
- WBR=keyword
- WIDTH=attribute
- WRAP=attribute
- XMP=keyword
-
-
- Wscript=wsh
- WshArguments=wsh
-
- WshShell=wsh
- WshNetwork=wsh
- WshShortcut=wsh
- WshUrlShortcut=wsh
- WshCollection=wsh
- WshEnvironment=wsh
- WshspecialFolders=wsh
-
- Property=wshproperties
- Application=wshproperties
- Arguments=wshproperties
- FullName=wshproperties
- Name=wshproperties
- Path=wshproperties
- ScriptFullName=wshproperties
- ScriptName=wshproperties
- Version=wshproperties
-
- ;Method=wshmethod
- ;CreateObject=wshmethod
- DisconnectObject=wshmethod
- Echo=wshmethod
- ;GetObject=wshmethod
- Quit=wshmethod
-
- ;~~~~~~~~~~~~~~~~~~~~~~~~~~
- ;VB Functions
- Abs=1
- Array=1
- Asc=1
- Atn=1
- CBool=1
- CByte=1
- CCur=1
- CDate=1
- CDbl=1
- CDec-->=1
- CInt=1
- CLng=1
- CSng=1
- CStr=1
- Chr=1
- ;Clear=1
- Method=1
- Cos=1
- CreateObject=1
- Date=1
- DateAddFunction=1
- DateDiff=1
- DatePart=1
- DateSerial=1
- DateValue=1
- Day=1
- Exp=1
- Filter=1
- Fix=1
- FormatCurrency=1
- FormatDateTime=1
- FormatNumber=1
- FormatPercent=1
- GetObject=1
- Hex=1
- Hour=1
- InStr=1
- InStrRev=1
- InputBox=1
- Int=1
- IsArray=1
- IsDate=1
- IsEmpty=1
- IsNull=1
- IsNumeric=1
- IsObject=1
- Join=1
- LBound=1
- LCase=1
- LTrim=1
- Left=1
- Len=1
- LoadPicture=1
- Log=1
- Mid=1
- Minute=1
- Month=1
- MonthName=1
- MsgBox=1
- Now=1
- Oct=1
- RGB=1
- RTrim=1
- Replace=1
- Right=1
- Rnd=1
- Round=1
- ScriptEngine=1
- ScriptEngineBuildVersion=1
- ScriptEngineMajorVersion=1
- ScriptEngineMinorVersion=1
- Second=1
- Sgn=1
- Sin=1
- Space=1
- Split=1
- Sqr=1
- StrComp=1
- StrReverse=1
- String=1
- Tan=1
- Time=1
- TimeSerial=1
- TimeValue=1
- Trim=1
- TypeName=1
- UBound=1
- UCase=1
- VarType=1
- Weekday=1
- WeekdayName=1
- Year=1
-
- ;~~~~~~~~~~~~~~~~~~~~~~~~~~
- ;VB Operators
- ;+=operator
- ;==operator
- ;&=operator
- ;/=operator
- ;^=operator
- ;\=operator
- ;*=operator
- ;-=operator
- ;Not Operator
- ;Or Operator
- ;Xor Operator
- ;Eqv Operator
- ;Is Operator
- Mod=operator
-
-
-
- ;~~~~~~~~~~~~~~~~~~~~~~~~~~
- ;VB Statements
- Call=statement
- Const=statement
- Dim=statement
- Do=statement
- Erase=statement
- Exit=statement
- For=statement
- Each=statement
- Next=statement
- For=statement
- Next=statement
- Function=statement
- If=statement
- Then=statement
- Else=statement
- On=statement
- Error=statement
- Option=statement
- Explicit=statement
- Private=statement
- Public=statement
- Randomize=statement
- ReDim=statement
- Rem=statement
- Select=statement
- Case=statement
- Set=statement
- Sub=statement
- While=statement
- Wend=statement
-
- ;~~~~~~~~~~~~~~~~~~~~~~~~~~
- ;VB Methods
- Raise=vbmethod
- Clear=vbmethod
-
- ;~~~~~~~~~~~~~~~~~~~~~~~~~~
- ;VB Property
- Description=vbproperty
- HelpContext=vbproperty
- HelpFile=vbproperty
- Number=vbproperty
- Source=vbproperty
-
- ;~~~~~~~~~~~~~~~~~~~~~~~~~~
- ;VB Object
- Dictionary=object
- Err=object
- FileSystemObject=object
-
- ;~~~~~~~~~~~~~~~~~~~~~~~~~~
- ;VB Constants
- vbBlack=constant
- vbRed=constant
- vbGreen=constant
- vbYellow=constant
- vbBlue=constant
- vbMagenta=constant
- vbCyan=constant
- vbWhite=constant
- vbBinaryCompare=constant
- vbTextCompare=constant
- vbSunday=constant
- bMonday=constant
- vbTuesday=constant
- vbWednesday=constant
- vbThursday=constant
- vbFriday=constant
- vbSaturday=constant
- vbFirstJan1=constant
- vbFirstFourDays=constant
- vbFirstFullWeek=constant
- vbFirstFullWeek=constant
- vbUseSystem=constant
- vbUseSystemDayOfWeek=constant
- vbGeneralDate=constant
- vbLongDate=constant
- vbShortDate=constant
- vbLongTime=constant
- vbShortTime=constant
- vbObjectError=constant
- vbOKOnly=constant
- vbOKCancel=constant
- vbAbortRetryIgnore=constant
- vbYesNoCancel=constant
- vbYesNo=constant
- vbRetryCancel=constant
- vbCritical=constant
- vbQuestion=constant
- vbExclamation=constant
- vbInformation=constant
- vbDefaultButton1=constant
- vbDefaultButton2=constant
- vbDefaultButton3=constant
- vbDefaultButton4=constant
- vbApplicationModal=constant
- vbSystemModal=constant
- vbOK=constant
- vbCancel=constant
- vbAbort=constant
- vbRetry=constant
- vbIgnore=constant
- vbYes=constant
- vbNo=constant
- vbCr=constant
- vbCrLf=constant
- vbFormFeed=constant
- vbLf=constant
- vbNewLine=constant
- vbNullChar=constant
- vbNullString=constant
- vbTab=constant
- vbVerticalTab=constant
- vbEmpty=constant
- vbNull=constant
- vbInteger=constant
- vbLong=constant
- vbSingle=constant
- vbSingle=constant
- vbCurrency=constant
- vbDate=constant
- vbString=constant
- vbObject=constant
- vbError=constant
- vbBoolean=constant
- vbVariant=constant
- vbDataObject=constant
- vbDecimal=constant
- vbByte=constant
- vbArray=constant
-
-
- ;~~~~~~~~~~~~~~~~~~~~~~~~~~
- Empty=constant
- False=constant
- Nothing=constant
- Null=constant
- True=constant
-
-
-